home *** CD-ROM | disk | FTP | other *** search
/ Merciful 1 / Merciful - Disc 1.iso / software / d / dms / dmsv2.03.dms / in.adf / Utilities / Chipfirst.DOC < prev    next >
Encoding:
Text File  |  1994-04-14  |  633 b   |  17 lines

  1.  
  2. This little utility, is for setting the Chipmemory priority.
  3. It is mostly if you want your programs to use ChipMemory first.
  4. it like the FASTMEMFIRST command, but this makes Chipmemory be used
  5. first, when asked for PUBLIC memory.
  6.  
  7. at command line write:
  8.  
  9.   Chipfirst 120           ; Gives Chipmemory 120 in priority.
  10.  
  11.   Chipfirst -120          ; Gives Chipmemory -120 in priority.
  12.                           ; and if you got fastmemory, this will be used
  13.                           ; first, almost like Fastmemfirst.
  14.  
  15.   Chipfirst               ; with no value after, chipmemory priority
  16.                           ; will be set to 50.
  17.